From c5264e4b2d5608f8216da6a12961cfef9eeef396 Mon Sep 17 00:00:00 2001 From: "Daniel Campoverde [alx741]" Date: Fri, 8 Jul 2016 15:28:35 -0500 Subject: [PATCH] Man pages: add 'force' flag --- src/etc/man/cargo-install.1 | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/etc/man/cargo-install.1 b/src/etc/man/cargo-install.1 index 9696143e2..9944d9104 100644 --- a/src/etc/man/cargo-install.1 +++ b/src/etc/man/cargo-install.1 @@ -98,6 +98,11 @@ Space\-separated list of features to activate. .RS .RE .TP +.B \-f, \-\-force +Force overwriting existing crates or binaries +.RS +.RE +.TP .B \-\-no\-default\-features Do not build the \f[C]default\f[] feature. .RS -- 2.30.2